projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e14a8f4
)
(command-line-1): Update copyright year in string.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 7 Sep 1997 17:07:01 +0000
(17:07 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 7 Sep 1997 17:07:01 +0000
(17:07 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 8b7da9c7e3c1a4cdb3f7e9f155ee0abf8c99f54b..cd9700e0d6143e3c450a196f9f03c35c048d27eb 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-803,7
+803,7
@@
If you have no Meta key, you may instead type ESC followed by the character.)")
(insert "\n\n" (emacs-version)
"
-Copyright (C) 199
6
Free Software Foundation, Inc.")
+Copyright (C) 199
7
Free Software Foundation, Inc.")
(if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
(eq (key-binding "\C-h\C-d") 'describe-distribution)
(eq (key-binding "\C-h\C-w") 'describe-no-warranty))